home *** CD-ROM | disk | FTP | other *** search
/ Champak 140 / (Vol 140) Sep 19 2011.iso / Games / red_cross_eru.swf / scripts / DefineButton2_2252 / BUTTONCONDACTION on(press).as
Text File  |  2011-09-19  |  52b  |  4 lines

  1. on(press){
  2.    this.BUY_SCREENS.gotoAndStop(5);
  3. }
  4.